projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da44afd
)
*** empty log message ***
author
Robert J. Chassell
<bob@rattlesnake.com>
Mon, 30 Jul 2007 16:15:28 +0000
(16:15 +0000)
committer
Robert J. Chassell
<bob@rattlesnake.com>
Mon, 30 Jul 2007 16:15:28 +0000
(16:15 +0000)
lispintro/emacs-lisp-intro.texi
patch
|
blob
|
history
diff --git
a/lispintro/emacs-lisp-intro.texi
b/lispintro/emacs-lisp-intro.texi
index 0318ac5d3619e4c5c4bb682122769bb393b7e894..a08d7a6979adbfd07730f11eb48f134f1f81f2f7 100644
(file)
--- a/
lispintro/emacs-lisp-intro.texi
+++ b/
lispintro/emacs-lisp-intro.texi
@@
-5170,7
+5170,7
@@
Function Interactive}.) The expression reads as follows:
@noindent
This expression is not one with letters standing for parts, as
-described earlier. Instead, it starts a list with the
e parts.
+described earlier. Instead, it starts a list with the
se parts:
The first part of the list is an expression to read the name of a
buffer and return it as a string. That is @code{read-buffer}. The